projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e86084
)
Add PyXML requirement for xm via XenAPI to docs
author
Tom Wilkie
<tom.wilkie@gmail.com>
Thu, 12 Apr 2007 14:44:02 +0000
(15:44 +0100)
committer
Tom Wilkie
<tom.wilkie@gmail.com>
Thu, 12 Apr 2007 14:44:02 +0000
(15:44 +0100)
signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
README
patch
|
blob
|
history
diff --git
a/README
b/README
index c382918db460e303091eedb22b38c596d60bc74f..705cec5db3c1a90fe0da108b7944416192845d8d 100644
(file)
--- a/
README
+++ b/
README
@@
-199,3
+199,7
@@
Xend (the Xen daemon) has the following runtime dependencies:
* For optional PAM support, PyPAM:
URL: http://www.pangalactic.org/PyPAM/
Debian: python-pam
+
+ * For optional XenAPI support in XM, PyXML:
+ URL: http://pyxml.sourceforge.net
+ YUM: PyXML